![]() |
PBCloseWDSync |
||||
Header: | Files.h | Carbon status: | Unsupported | |
Closes a working directory.
OSErr PBCloseWDSync ( WDPBPtr paramBlock );
A pointer to a working directory parameter block.
A result code.
The relevant fields of the parameter block are:
On input, a pointer to a completion function.
On output, the result code of the function.
A working directory reference number for the working directory to release. If you specify a volume reference number in the ioVRefNum field, PBCloseWDSync does nothing.
Not supported in Carbon. Not available in Carbon.
Working directories not supported. Use file system specification (FSSpec) records instead.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)